os/exec.Cmd.awaitGoroutines (method)
2 uses
os/exec (current package)
exec.go#L940: if goroutineErr := c.awaitGoroutines(timer); err == nil {
exec.go#L959: func (c *Cmd) awaitGoroutines(timer *time.Timer) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)